# GENERATED BY: test/help_test.dart

## Section 0
$ pub global run --help
Run an executable from a globally activated package.

Usage: pub global run <package>:<executable> [args...]
-h, --help                              Print this usage information.
    --[no-]enable-asserts               Enable assert statements.
    --enable-experiment=<experiment>    Runs the executable in a VM with the given experiments enabled. (Will disable snapshotting, resulting in slower startup).

Run "pub help" to see global options.

